home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q0867.dms / q0867.adf / TRAPDOOR.LZH / Scripts / ZMHEnd < prev    next >
Text File  |  1991-09-27  |  332b  |  15 lines

  1. ; This script will be called by Cron at 4:30
  2. ; This ends Zone Mail Hour
  3.  
  4. ; I re-enable the BBS
  5. traptell "bbsmode exit"
  6.  
  7. ; I re-enable FileRequests
  8. traptell "noforbidfreq"
  9.  
  10. ; Just to make sure, I re-read the whole configuration file
  11. traptell "config mail:TrapDoor.cfg"
  12.  
  13. ; And I unpack and toss the mail
  14. Execute Mail:Scripts/TossScan
  15.